home *** CD-ROM | disk | FTP | other *** search
- #! /usr/bin/perl5
- print <<EndOfFile;
- Content-type: text/html
-
- <H1>T1 Board</H1>
- <P>
- T1 is a telecommunications standard for transferring data over a dedicated
- serial line. It offers very high transfer rates (1.5Mb per second) and many
- channels, which carry digitized voice as well as data. If your Internet Gateway
- system contains a synchronous communications card, you can connect it to a remote
- network from a T1 line.
- </P>
- <P>
- These forms assume that your serial port connects to a permanent T1 connection
- and uses the PPP protocol. To configure a T1 connection, you must specify the port
- that contains the T1 line and add a PPP account to handle connection security.
- </P>
- <P>
- Use the <A HREF="index.t11.shtml" TARGET="left">T1 Configuration</A>
- form to configure the T1 interface.
- </P>
- EndOfFile
-